API Documentation
MAIN PAGE
NAMESPACES
CLASSES
Documentation
Headers
NilkinsDebug
System
SystemDetector.h
1
// SystemDetector.h
3
//
5
6
namespace
nkDebug
7
{
11
class
SystemDetector
final
12
{
13
public :
14
15
// Functions
16
// System info
20
static
SYSTEM_LABEL
getSystemLabel
() ;
24
static
SYSTEM_VERSION
getSystemVersion
() ;
28
static
nkLog::String
getSystemBuild
() ;
29
} ;
30
}
nkDebug::SystemDetector::getSystemBuild
static nkLog::String getSystemBuild()
nkDebug::SystemDetector::getSystemVersion
static SYSTEM_VERSION getSystemVersion()
nkDebug::SystemDetector::getSystemLabel
static SYSTEM_LABEL getSystemLabel()
nkDebug::SYSTEM_VERSION
SYSTEM_VERSION
Provides a list of detectable system versions.
Definition:
SystemVersion.h:12
nkDebug::SystemDetector
Utility class allowing to get information on the system.
Definition:
SystemDetector.h:12
nkDebug::SYSTEM_LABEL
SYSTEM_LABEL
Provides a list of detectable system labels.
Definition:
SystemLabel.h:12
nkDebug
Encompasses all API of component NilkinsDebug.
Definition:
LogManager.h:7
Generated by
Doxygen
1.8.18